23 March 2019

Introduction

The assignment is to show a plot made with Ploty in a presentation created with R Markdown

Some Notes

To create a plot with Plotly, the package must be loaded.

library(plotly)

Data

  • Uses data from CBS (Centraal Bureau voor de Statistiek)
    • A Dutch government agency that collects and processes all kinds of data
    • Take a look at the website

Info

  • Data is about several types of registered crime in the Netherlands for the period 2010-2016
    • per 1,000 inhabitants

Plot